home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / What's New? / Sample Code / Sound / MP3Player / Read Me < prev    next >
Encoding:
Text File  |  2000-09-28  |  1.0 KB  |  16 lines  |  [ttro/ttxt]

  1. Sample: MP3 Player
  2.  
  3. Description: This example shows how to play an non VBR MP3 encoded sound files using the SoundConverter APIs and QuickTime. In particular it demonstrates the use of the GetSoundDescriptionExtension and SoundConverterSetInfo APIs to retrieve and use the siDecompressorSettings atom.
  4.  
  5. Version: 1.0
  6.  
  7. Date: August 8, 2000
  8.  
  9. Requirements: Carbon 1.0.4, QuickTime 4.x+, Universal Interfaces 3.3.2+ or QuickTime 4.1+ SDK.
  10.  
  11. Project Requirements: This project was built with CodeWarrior Pro 5 (IDE 4.0.4), Universal Interfaces 3.3.2 and Carbon 1.0.4.
  12.  
  13. Note: If you have the latest Universal Interfaces (3.3.2 or greater) you should not need to modify the project at all. Universal Interfaces 3.3.2 contain the 4.1 QuickTime Headers and is suitable for Carbon 1.0.4 development. However if you're using the QuickTime SDK containing newer QuickTime Interfaces, be sure to modify the projects access paths to include the QuickTime SDK before the Universal Interfaces.
  14.  
  15. Please direct questions and or comments to http://developer.apple.com/contact/feedback.html
  16.